object FormShowBack: TFormShowBack Left = 289 Top = 99 BorderStyle = bsDialog Caption = '����ʕ\��' ClientHeight = 133 ClientWidth = 306 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 12 object Bevel1: TBevel Left = 8 Top = 8 Width = 289 Height = 81 Shape = bsFrame end object Label1: TLabel Left = 24 Top = 28 Width = 69 Height = 12 Caption = '�\�����@(&T)�F' FocusControl = ComboType end object Label5: TLabel Left = 24 Top = 60 Width = 46 Height = 12 Caption = '����(&C)�F' FocusControl = EditCond end object ComboType: TComboBox Left = 104 Top = 24 Width = 181 Height = 20 Style = csDropDownList ItemHeight = 12 Items.Strings = ( '�t�F�[�h�C��' '�t�F�[�h�C��(�c)' '�t�F�[�h�C��(��)' '�J�[�e��(�c)' '�J�[�e��(��)' '�J�[�e���Q(�c)' '�J�[�e���Q(��)' '�u���C���h(�c)' '�u���C���h(��)' '�X�N���[��(�c)' '�X�N���[��(��)' '�\�k��' '���g��' '�\�k��+�t�F�[�h' '���g��+�t�F�[�h') TabOrder = 0 end object EditCond: TEdit Left = 104 Top = 56 Width = 181 Height = 20 TabOrder = 1 Text = 'EditCond' end object btnOk: TButton Left = 140 Top = 96 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 2 end object btnCancel: TButton Left = 220 Top = 96 Width = 75 Height = 25 Cancel = True Caption = '��ݾ�' ModalResult = 2 TabOrder = 3 end end